home *** CD-ROM | disk | FTP | other *** search
/ Collection of Tools & Utilities / Collection of Tools and Utilities.iso / bbsutil / fwkcs117.zip / WHATSNEW.TXT < prev   
Text File  |  1992-02-12  |  3KB  |  63 lines

  1. FWKCS(TM) Contents_Signature System, Ver. 1.17, 1992 Feb 12.
  2. (C)Copyright Frederick W. Kantor 1989-1992. All rights reserved.
  3.  
  4. New in FWKCS117.ZIP:
  5.  
  6. 1. Added network control options &n to the /a auxiliary functions, and /1n,
  7.    to allow operator to specify "deny_write" under network use. For most
  8.    files, default for network use is now "deny_none".
  9.  
  10. 2. Added &j and /1j, to strip "GIF" tail before generating the file's
  11.    contents_signature. This operates on the basis of the file's structure,
  12.    and does not depend on the file_extension.
  13.  
  14. 3. Added &tN, N = 0,1,2 , to control how much testing is done on a zipfile,
  15.    e.g., when processing an upload (default = &t2):
  16.      0 = do not test zipfile integrity;
  17.      1 = test zipfile integrity, without unzipping it;
  18.      2 = unzip zipfile, test contained files.
  19.    Virus_testing forces option 2. Contents_signature matches are searched
  20.  for in all 3 cases.
  21.    If FWKCS detects an apparently defective zipfile, it can override &t0 and
  22.  call Phil Katz's PKUNZIP(R) to verify; this call to PKUNZIP is bypassed if
  23.  the file appears to FWKCS to pose a hazard to the proper operation of
  24.  PKUNZIP.
  25.  
  26. 4. Added a set of functions to split the testing of an uploaded file, so
  27.  that part of it can be done quickly while the user is waiting, and part of
  28.  it can be done after the first report has been returned to the user, while
  29.  the user goes on to another activity.
  30.    The further testing can be done by another processor which picks up the
  31.  work on a network; or by the same processor serving the user, after the
  32.  user has logged off, or in another "window" on a multitasking system.
  33.    Local and central record_keeping are provided for pass or fail under 
  34.  further testing.
  35.    Added 3 more 73_character "macro"s [g] [h] [i] to support these additional 
  36.  functions. Total internal macro space available for your use is now 584 
  37.  characters.
  38.    Revised FWKCS installation procedures accordingly.
  39.    Added SPLITEST.BAT to set up the split testing procedure, and
  40.  DO_BLOG to process the resulting backlog -- this supports automatic
  41.  allocation of work to multiple processors and to multitasking systems.
  42.  
  43. 5. Can now optionally handle combinations of encrypted and non_encrypted
  44.  files in the same or different subdirectories zipped into a zipfile.
  45.  
  46. 6. Added option of using NETSCAN, set for UNATTENDED mode.
  47.  
  48. 7. Revised code to reduce risk of conflict on networks which do not fully
  49.  support DOS file management.
  50.  
  51. 8. Added options  n liNe  and  w Whence  to a7.8 text_find function. Input
  52.  FILENAME can now use wildcards, or be a directory (including hidden and
  53.  system files).
  54.  
  55. 9. Revised most interface .BAT programs in system for greater speed.
  56.  
  57. Note:
  58.  
  59. The remote lookup functions are available in a relatively small kit,
  60. FWKLU117.ZIP, released 1992 Feb 12.  If you run a BBS, you may wish to get
  61. the FWKLU117.ZIP kit for your users.  The kit comes with instructions, and
  62. contains a short bulletin, FWKLU117.BLT, suitable for posting.
  63.